home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Reference / the MacTech Archives / MacTech Vol 03-1987 / MacTech Vol 03-1987.rsrc / PICT_502.png < prev    next >
Portable Network Graphic  |  1996-04-25  |  2.4 KB  |  512x342  |  1-bit (2 colors)
   ocr: CLanguage PStrznum (s, type, numPtr) s Pascal string representation of a number type CINT, CLONG, CCOMP, CFLOAT, CSHURIUBL, CDBL numPtr - Address of a given type of number Strznume) sets a given type of number equal to - the value represented in the pascal string s. Given: s1_Str255 == "1p-123456789.987654321 Calling: Pstrzhum(s1-3Str25s, CDBL, &a_double); Results In: a_double = 123430/89.98/054321 Page 5 Quit shombars Previous Next